Remove PytestRemovedIn9Warning#14299
Merged
bluetech merged 2 commits intopytest-dev:mainfrom Mar 20, 2026
Merged
Conversation
78db2a6 to
d53a8e2
Compare
RonnyPfannschmidt
approved these changes
Mar 18, 2026
Member
Author
|
The doc build fails. I tried to update sphinx but still fails. Can't reproduce locally. Not sure if it's due to this PR. I'll submit the sphinx upgrade separately to see. |
4d2ad41 to
645bbea
Compare
Member
Author
|
OK, so it's really something in this PR that's causing this sphinx error, but the only change is "9" -> "10", pretty strange. I'll look into it. Maybe switching the |
8fb1085 to
1a036c3
Compare
Member
Author
|
Rebased on #14305 but still didn't help. Opened sphinx issue: sphinx-doc/sphinx#14345 I added a workaround, let's see if works in CI. |
Per our deprecation policy. Fix pytest-dev#13893.
for more information, see https://pre-commit.ci
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Per our deprecation policy.
Fix #13893.